'Declaration Public Function GetFlattenIndex( _ ByVal index As Integer, _ ByRef row As Integer, _ ByRef column As Integer _ ) As T
'Declaration
Public Function GetFlattenIndex( _ ByVal index As Integer, _ ByRef row As Integer, _ ByRef column As Integer _ ) As T
public T GetFlattenIndex( int index, out int row, out int column )
CellMatrix<T> クラス CellMatrix<T> メンバ
© MESCIUS inc. All rights reserved.